home *** CD-ROM | disk | FTP | other *** search
/ Clickx 34 / Clickx 34.iso / assets / software / BufferZoneWB.msi / Cabs.w1.cab / ClientGUI.exe / 0 / RCDATA / TSFXSPLASH / TSFXSPLASH.txt
Encoding:
Text File  |  2006-11-09  |  785 b   |  40 lines

  1. object SfxSplash: TSfxSplash
  2.   Left = 332
  3.   Top = 155
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'SfxSplash'
  7.   ClientHeight = 54
  8.   ClientWidth = 281
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 281
  24.     Height = 54
  25.     Align = alClient
  26.     Caption = 'Panel1'
  27.     TabOrder = 0
  28.     object Lbl: TLabel
  29.       Left = 1
  30.       Top = 1
  31.       Width = 279
  32.       Height = 52
  33.       Align = alClient
  34.       Alignment = taCenter
  35.       Caption = 'Extracting package...'
  36.       Layout = tlCenter
  37.     end
  38.   end
  39. end
  40.